PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getBorderColor Method
In This Topic
    getBorderColor Method
    In This Topic
    Gets the border color.
    Syntax
    public PDFRgbColor getBorderColor()

    Return Value

    The colour of the border drawn on the edges of a table cell or any element's content rectangle.
    See Also